home *** CD-ROM | disk | FTP | other *** search
- on exitFrame me
- exercisehomebackroll()
- set the cursor of sprite 21 to 280
- set the cursor of sprite 23 to 280
- set the cursor of sprite 8 to 280
- set the cursor of sprite 5 to 280
- set the cursor of sprite 128 to 280
- set the cursor of sprite 110 to 280
- set the cursor of sprite 134 to 280
- set the cursor of sprite 138 to 280
- rollit(125, 126)
- if rollover(113) then
- sprite(125).visible = 1
- sprite(119).visible = 1
- hideit(126, 129)
- hideit(120, 123)
- else
- if rollover(114) then
- sprite(126).visible = 1
- sprite(120).visible = 1
- sprite(125).visible = 0
- sprite(119).visible = 0
- hideit(127, 129)
- hideit(121, 123)
- else
- if rollover(116) then
- sprite(128).visible = 1
- sprite(122).visible = 1
- sprite(129).visible = 0
- sprite(123).visible = 0
- hideit(125, 127)
- hideit(119, 121)
- else
- hideit(119, 129)
- end if
- end if
- end if
- unrollit(43, 43)
- rollit(44, 46)
- showit(185, 187)
- hideit(188, 190)
- showit(191, 191)
- hideit(192, 197)
- showit(198, 200)
- hideit(201, 202)
- showit(203, 203)
- end
-